func net.selfConnect
2 uses
net (current package)
tcpsock_posix.go#L91: for i := 0; i < 2 && (laddr == nil || laddr.Port == 0) && (selfConnect(fd, err) || spuriousENOTAVAIL(err)); i++ {
tcpsock_posix.go#L104: func selfConnect(fd *netFD, err error) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)